home *** CD-ROM | disk | FTP | other *** search
- object FrOrbits: TFrOrbits
- Left = 526
- Top = 235
- Width = 202
- Height = 283
- BorderStyle = bsSizeToolWin
- Caption = 'FrOrbits'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 194
- Height = 226
- Align = alClient
- end
- object Panel1: TPanel
- Left = 0
- Top = 226
- Width = 194
- Height = 30
- Align = alBottom
- BevelOuter = bvLowered
- TabOrder = 0
- object cbLines: TCheckBox
- Left = 8
- Top = 6
- Width = 97
- Height = 17
- Caption = 'Trace lines'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = cbLinesClick
- end
- end
- end
-